HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Tags
    3. floating tile
    Log in to post
    • All categories
    • oskarshO

      Updating FloatingTile Content Data

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions floating tile peak meters script
      5
      0 Votes
      5 Posts
      557 Views
      Christoph HartC

      You can also call obj.clone()…

    • VorosMusicV

      Keyboard OctaveNumber Label

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions keyboard floating tile octave number label
      6
      0 Votes
      6 Posts
      426 Views
      VorosMusicV

      @d-healey @Christoph-Hart
      ok, than I'll do it that way!
      Thanks!

    • jonhallurJ

      Keep hitting walls, wouldn't mind some help or ideas.

      Watching Ignoring Scheduled Pinned Locked Moved General Questions c++ floating tile midi
      10
      1 Votes
      10 Posts
      751 Views
      jonhallurJ

      @d-healey @DanH

      I my defense you are both very helpful and have the same initials.

    • trillbillyT

      Dropdown for Floating Tile

      Watching Ignoring Scheduled Pinned Locked Moved General Questions dropdown custom settings menu floating tile
      11
      0 Votes
      11 Posts
      846 Views
      trillbillyT

      @d-healey Perfect, appreciate it man!

      @MikeB Im already on it!

    • d.healeyD

      How to change processorID of AHDSR floating tile?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting adsr ahdsr floating tile update processor id
      6
      0 Votes
      6 Posts
      559 Views
      d.healeyD

      @Casey-Kolb Just came back to this for another project and figured I'd try to make it work using your idea. I found the missing piece of the puzzle. You must include the floating tile type.

      const tileData = { "Type":"AHDSRGraph", "ProcessorId": "sampler1GainAHDSR", "Index": -1 };